Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #6462: StepperHeader add type button #6463

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

espezaliate
Copy link
Contributor

@espezaliate espezaliate commented Apr 24, 2024

Fix #6462

When using the Stepper component wrapped in a form, clicking the StepperHeader will submit the form. This is a fix for this issue.
Copy link

vercel bot commented Apr 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 2:16pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 2:16pm

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label Apr 24, 2024
@melloware melloware requested a review from gucal April 24, 2024 14:22
Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

Copy link
Contributor

@nitrogenous nitrogenous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nitrogenous nitrogenous merged commit 783d863 into primefaces:master Apr 25, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stepper: Clicking on the stepper header will submit form
3 participants